Eclipse Platform
Pre-release 3.0

Uses of Interface
org.eclipse.core.runtime.jobs.ILock

Packages that use ILock
org.eclipse.core.runtime.jobs Provides core support for scheduling and interacting with background activity. 
org.eclipse.team.core.sync   
 

Uses of ILock in org.eclipse.core.runtime.jobs
 

Methods in org.eclipse.core.runtime.jobs that return ILock
 ILock IJobManager.newLock()
          Creates a new lock object.
 

Uses of ILock in org.eclipse.team.core.sync
 

Methods in org.eclipse.team.core.sync that return ILock
protected  ILock RemoteContentsCache.getLock()
          Provide access to the lock for the cache.
 


Eclipse Platform
Pre-release 3.0

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.